Welcome![Sign In][Sign Up]
Location:
Search - p2p udp

Search list

[Other resourceP2P(VB.net)

Description: 这是用VB.net实现的一个简单的P2P示例。利用了UDP打洞技术,分服务器端跟客户端,服务器端负责登陆记录用户的IP和端口及转发打洞消息。原理到处都有,这里就没有贴出来。这里贴出了VB.net的代码,供初学者交流,也欢迎高手点评
Platform: | Size: 11468 | Author: 扬扬 | Hits:

[WinSock-NDISP2P

Description: P2P 之 UDP穿透NAT的原理与实现 详细说明了UDP穿越NAT
Platform: | Size: 29098 | Author: 周润生 | Hits:

[WinSock-NDISP2P

Description: UDP穿透NAT的原理与实现(附源代码)
Platform: | Size: 44284 | Author: ws07 | Hits:

[Other resourceUDP----P2P

Description: 一个基于UDP协议P2P传输的实用例子,内附源代码
Platform: | Size: 1071032 | Author: a | Hits:

[Internet-NetworkP2P

Description: P2P 之 UDP穿透NAT的原理与实现,包括了客户端和服务器端,在VC6,xp_sp2下编译测试通过。
Platform: | Size: 23722 | Author: 3.14159 | Hits:

[WinSock-NDISP2P之UDP穿透NAT的原理与实现

Description: 一个采用Winsock实现P2P的例子,可以帮助了解P2P的原理。-using a peer-to-peer Winsock example, can help us understand the tenets of P2P.
Platform: | Size: 60658 | Author: 潘伟琛 | Hits:

[Other resourceP2P-NAT

Description: 经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。在这里我就用自己实现的一个VC源代码来说明UDP穿越NAT的原理。-often principle of peer-to-peer discussions, but the discussions under discussion, with little substantive things have (source code). Here, I used one of its own to achieve VC source code to illustrate the UDP Through NAT principle.
Platform: | Size: 30568 | Author: 何智峰 | Hits:

[P2PIOCP优化过的基于UDP的P2P网络传输控件

Description: 一个经过IOCP优化过的基于UDP的P2P网络传输控件,只要加入对方IP和Port可自动打洞,实现P2P。可发现文字、内存流、文件。具有事件回调功能(包括发送成功,发送丢失、发送无回应(失败)、发送有应答)。 an optimization based on UDP over the P2P network transmission controls, By other IP and Port automatically burrows, and achieve P2P. Text can be found, memory flow, document. With the incident callback function (including the transmission of success, this loss, sent no response to (unsuccessfully), sent a response).
Platform: | Size: 852100 | Author: dssz.net | Hits:

[P2PP2PChatPlus 终结版

Description:

第一个版本发布已经有将近半年的时间,在这段时间里面发生了很多事情,让我很长时间都难以安下心来写程序。我是酷爱写程序的,但是当她变成谋生手段的时候,时常会无比的艰涩。有时候压力不仅仅来自困难的问题本身。  说说程序本身吧,其实第一个版本只是实现了P2P的一小部分,而后一直不断的完善,到了第三个版本,我才算是彻底理解了UDP实现跨网关P2P,当然,这个版本也并不是完善的。比如说:在没有回朔功能的网关下两台计算机无法通信,没有对数据包进行完整性的判断……。其实事情总没有完善的时候吧。  程序只是实现了基本的基于UDP穿NAT的P2P,其他还有TCP和UPNP等等的就等大家一起研究吧。  写程序的过程中,在网上查了很多东西,绝大多数都是在互相抄啊抄的。其实问题也就是这么一点,没有必要长篇累牍的论述,可能我比较笨,理解的太慢了。时常感觉就差那么一点点,有人提点一下就好了,可是始终我都没有找到这样的人。  所有的东西都在“连接过程.doc”里面可以找到,程序本身也就是实现了图上面的流程。在这个过程的基础上,完全可以实现一个基于UDP的P2P开发包,不过有时间再说吧……   我的联系方式:  MSN: m820126@163.com   Email: m820126@163.com   http://www.cwind.cn   有问题可以来问我,不过我平时事情比较多,如果不能一一回答也请见谅了。之前一直有人问TMMessageMemo找不到,其实这是我自己的开发包里面一个小组件,仅仅是用来显示消息的,如果你稍微用心地读一下代码,就会发现用一个Memo就可以替换掉了。这次为了避免再有这样的事情出现,我把“MMessageMemo.pas”一起打包进来了,自己装一下吧,如果你连安装组件都不会……我就不说什么了。


Platform: | Size: 461273 | Author: AaronMing | Hits:

[WinSock-NDISP2P之UDP网络传输文件

Description: UDP实现网络文件传输
Platform: | Size: 1070719 | Author: chenqiu0810 | Hits:

[.netC#UDP通信

Description: UDP通信 P2P聊天
Platform: | Size: 2344 | Author: synccao@hotmail.com | Hits:

[Internet-Network穿透Socks5 代理的UDP编程2

Description:
Platform: | Size: 6144 | Author: cc | Hits:

[Sniffer Package capturebandwidthd-2.0.1

Description: 跟踪TCP/IP网络使用情况,并通过生成图表保存在html中,对HTTP,TCP,UDP,ICMP,VPN,P2P等都有专门的颜色区分-tracking TCP/IP networks, and by generating charts stored in html, right HTTP, TCP, UDP, ICMP, VPN, including P2P has specialized color distinction
Platform: | Size: 139264 | Author: 刘迅 | Hits:

[Internet-NetworkNATSolutions

Description: 很实用的点对点通讯程序,通过UDP打洞穿透NAT网关实现P2P连接,该源码实现了一个网络地址转换系统,分3个部分:1)路由器 2)TCP映象 3)UDP映象-very practical point-to-point communications procedures through UDP burrows penetrate NAT Gateway peer-to-peer connectivity, the source implementation of a network address translation system, in three parts : 1) Router 2) TCP Mapping 3) UDP mapping
Platform: | Size: 17408 | Author: 李大卫 | Hits:

[Internet-NetworkP2PthroughNAT

Description: P2P之UDP穿透NAT的原理与实现, how to pass through NAT/gate.-P2P Zhi UDP penetrate NAT principle and implementation, how to pass through NAT/gate.
Platform: | Size: 8192 | Author: 赵伟刚 | Hits:

[P2PP2PServer.c

Description: 经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。呵呵,在这里我就用自己实现的一个源代码来说明UDP穿越NAT的原理。-often principle of peer-to-peer discussions, but the discussions under discussion, with little substantive things have (source code). Oh, I am here on their own to achieve one of the source code to illustrate the UDP Through NAT principle.
Platform: | Size: 4096 | Author: 吴花 | Hits:

[P2PUDPTalker

Description: 一个简单的P2P聊天程序,使用java开发,基于UDP,可以穿越锥形内网,可以方便的扩展成多种用途.-a simple peer-to-peer chat program, the use of java development, based on UDP, to pass through the network within the cone can be easily expanded into a multi-purpose.
Platform: | Size: 399360 | Author: 诸葛 | Hits:

[P2PUDPp2P

Description: UDP P2P透防火墙关键技术DELPHI版-UDP P2P thoroughly firewall version of key technologies DELPHI
Platform: | Size: 700416 | Author: 赵越 | Hits:

[P2PliubingP2P

Description: 用UDP实现了p2p是的穿透,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后(注意,如果两个客户端运行在一个NAT后,本程序很可能不能运行正常,这取决于你的NAT是否支持loopback translation,详见http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt,当然,此问题可以通过双方先尝试连接对方的内网IP来解决,但是这个代码只是为了验证原理,并没有处理这些问题),后登录的计算机可以获得先登录计算机的用户名,后登录的计算机通过send username message的格式来发送消息。如果发送成功,说明你已取得了直接与对方连接的成功。-achieved using UDP p2p is the piercing, P2PServer operation in a public IP with the computer, P2PClient running in two different NAT after (Note If two clients running on a NAT, the procedure may not be operating normally, It depends on whether you support the loopback NAT translation, see http :// midcom-p2p.sourceforge.net/draft-ford- midcom- p2p- 01.txt, of course, this problem can be made by the two sides try to connect with each other to resolve the IP network, but the code is to verify principle, not dealing with these issues), after the computer can log logged in a computer user name, after logged by the computer username send the message format to send information. If the success of this show that you have made a direct link with each other's success.
Platform: | Size: 31744 | Author: 刘冰 | Hits:

[TCP/IP stackP2PUDP

Description: UDP穿越NAT的原理和源代码,我用自己实现的一个源代码来说明UDP穿越NAT的原理和源代码供大家参考-the principle and source code, I used one of their own to achieve the source code to illustrate UDP Through NAT principle and the source code for your consideration
Platform: | Size: 75776 | Author: 王和 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 19 »

CodeBus www.codebus.net